LineNumberingConfigurationSeparator Property

Contains the text that is displayed as a separator. A separator is text that is displayed instead of a line number for lines where no number is displayed.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public LineNumberingSeparator Separator { get; set; }

Property Value

LineNumberingSeparator

See Also